home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micro Dingo 39
/
Micro_Dingo_39_CD1.mdx
/
Delires
/
Hentai
/
sim.swf
/
scripts
/
DefineButton2_1359
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2002-05-21
|
90b
|
8 lines
on(press){
girlhp -= 1;
if(girlhp == 0)
{
gotoAndStop(4280);
}
}